home *** CD-ROM | disk | FTP | other *** search
/ Giga Pack / Giga Pack CD1.iso / strategy / grid100 / install.boi < prev    next >
Text File  |  1993-06-26  |  23KB  |  609 lines

  1. This document is effective 6/27/93
  2. INSTALL - BOI 2.05
  3.  
  4.  
  5.     BBS Onliner Interface
  6.     Copyright (C) 1990,1993 Andrew J. Mead
  7.     All Rights Reserved.
  8.  
  9. Introduction
  10.  
  11.     This document is a basic installation guide to doors written with
  12.     the BBS Onliner Interface.  A basic synopsis of the command line
  13.     arguments is given (please see COMMANDS.BOI), and examples (if
  14.     available) of installations under various BBS software are also
  15.     given.  You should also read any door specific documentation as
  16.     well since this only covers the options of the BOI.
  17.  
  18.       Sections
  19.  
  20.       Command Line Directives
  21.         Again Play                  /A
  22.         Player Name                 /N
  23.         Quiet Local Console         /Q
  24.         Limit Hall Of Fame          /X
  25.         Redirect Hall Of Fame       /Y
  26.         Maximum Time Limit          /Z
  27.         Communications Directives
  28.           Locked Com Port           /B
  29.  
  30.       Specific BBS Installation Examples and Notes
  31.         Generic Installation
  32.           Batch File Example
  33.         Generic Installation
  34.           Command Line Example
  35.         2 A.M.
  36.         Auntie
  37.         DoorWay to Unlimited Doors
  38.         EIS-PC
  39.         Force
  40.         FoReM
  41.         Forum
  42.         GAP
  43.         Genesis
  44.         GT Power
  45.         Maximus (batch /R)
  46.         ModuleX
  47.         OLEcom
  48.         Opus 1.13
  49.         Opus 1.14
  50.         PCBoard 12.x
  51.         PCBoard 14.x
  52.         Phoenix
  53.         ProBoard
  54.         QuickBBS
  55.         RBBS (batch /R)
  56.         Remote Access (batch /R)
  57.         Renegade (batch /R)
  58.         RyBBS
  59.         Sapphire
  60.         Searchlight
  61.           Command Line Example (/9)
  62.         Simplex (batch /R)
  63.         Spitfire
  64.         TAG
  65.         Telegard
  66.         TPBoard
  67.         Virtual (batch /4, /S, or /Rn)
  68.         WildCat!
  69.         WWIV (batch /4)
  70.  
  71.       Other Notes
  72.         DESQview
  73.         Windows
  74.         OS/2 and other multitaskers
  75.         File Sharing/Locking
  76.  
  77.       What Went Wrong??? (or "Jane, how do I turn this thing off?")
  78.         Error messages
  79.  
  80. BBS Onliner Interface - Command Line Directives
  81.     Be sure to check out the door specific documentation about any
  82.     other command line directives that may be available.
  83.  
  84.     Again Play (/A:x)
  85.         This option will allow players to play multiple games at one
  86.         sitting as long as they have as muchtime.  If they have more
  87.         "x" minutes left (/a:x).  This option carries no recommendation.
  88.  
  89.     Player Name (/N:User_Name)
  90.         This switch is usually only necessary if the user information
  91.         is passed via command line instead of through a drop file (ie:
  92.         Searchlight BBS).  It can also be used for at home play with a
  93.         batch file to make things simple.
  94.  
  95.     Quiet Local Console (/Q)
  96.         This will keep the bell from beeping on the host computer.  This
  97.         lets the SysOp to spleep at night, and it is highly recommended.
  98.  
  99.     Limit Hall Of Fame (/X:n)
  100.         This options the player to a maximum of "n" appearences in the
  101.         Hall of Fame.  I recommend /x:2 as this keeps one or two rabid
  102.         players from monopolizing the Hall of Fame.
  103.  
  104.     Redirect Hall Of Fame (/Y:<path/filespec>
  105.         I heartily recommend using the text Hall of Fames as online
  106.         bulletins.  The BBSs around here that use the bulletins tend
  107.         to have 5 to 10 times the play as the BBSs that don't.  This
  108.         option is fully explained in COMMANDS.BOI.
  109.  
  110.     Maximum Time Limit (/Z:x)
  111.         The BOI normally limits users to the amount of time specified
  112.         in the drop file.  This option allows SysOps to set a maximum
  113.         upper limit.  The game will execute an inactivity time-out at
  114.         approximately two minutes.  It will beep at the halfway point
  115.         and then again when it returns control to the BBS.
  116.  
  117.     Communications Directives (/C /I /K /L F)
  118.         Communications directives are beyond the scope of this
  119.         document.  They are fully explained in COMMANDS.BOI.
  120.  
  121.         Locked Com Ports (/B)
  122.             The BOI (when not using FOSSIL), uses RTS (UART Ready To
  123.             Send) handshaking.  When you lock the DTE-DTC rate (your
  124.             computer to your modem) higher than the possible connect
  125.             rate between your modem and the remote (DTC-DTC rate), RTS
  126.             handshaking is insufficient, and may result in modem buffer
  127.             overruns and loss of data.  Adding this switch implements
  128.             RTS/CTS (Modem Clear To Send) handshaking.
  129.             This switch is strongly RECOMMENDED if you do not use F+.
  130.  
  131.  
  132. BBS Onliner Interface - Specific BBS Installation Examples and Notes
  133.  
  134.     This is where you can help.  I need samples.  Please send me your
  135.     setup.
  136.  
  137.     Generic Installation
  138.         Batch File Example
  139.             Until more examples arrive please check WWIV example.
  140.  
  141.         Command Line Example
  142.             Until more examples arrive please check Searchlight example.
  143.  
  144.     2 A.M. BBS
  145.         The /2 option reads JUMPER.DAT.  Installation example not
  146.         available.
  147.  
  148.     Auntie BBS
  149.         The /7 option reads a file called AUNTIE.SYS.  My information
  150.         on Auntie BBS is extremely limited, and you will also need to
  151.         supply the door with the communications information (/C or /I).
  152.         Installation example not available.
  153.  
  154.     DoorWay to Unlimited Doors
  155.         The /S options reads the "short" DOOR.SYS file.  Installation
  156.         example is not available.
  157.  
  158.     EIS-PC
  159.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  160.         available.
  161.  
  162.     Force
  163.         The /S options reads the "long" DOOR.SYS file.  This is a
  164.         proposed standard format for drop files.  Installation example
  165.         is not available.
  166.  
  167.     FoReM
  168.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  169.         available.
  170.  
  171.     Forum
  172.         The /F option reads USERINFO.TXT.  Installation example not
  173.         available.
  174.  
  175.     GAP
  176.         The /S options reads the "long" DOOR.SYS file.  This is a
  177.         proposed standard format for drop files.  Installation example
  178.         is not available.
  179.  
  180.     Genesis
  181.         The support for Genesis' CALLINFO.BBS is untested.  If you try
  182.         this /G option, please let me know whether or not it works.
  183.  
  184.     GT Power
  185.         The /0 option reads GT Power's GTUSER.BBS file.  There is one
  186.         crucial piece of information missing from the file, however.
  187.         GTUSER.BBS does not tell what commport the BBS is using.  If you
  188.         are running the BBS on COM1, you need not worry about anything,
  189.         but if you are not, you will need to use either the /C:x or the
  190.         /I:i:nnnn command.  I would like to thank Steven Wright for his
  191.         help in getting this option working.
  192.  
  193.     Maximus
  194.         The BOI is able to read many of the various drop files that
  195.         Maximus can create.
  196.  
  197.         This example is courtesy of Robert McClure:
  198.  
  199.         <<Maximus Menus.CTl file in Game Menu section add two lines>>
  200.         Display_File  C:\Max\Misc\Dorinfo    Disgrace "1 Door Game"
  201.         NoDsp Xtern_Dos     C:\Max\Doorgame.Bat    Disgrace "1"
  202.  
  203.         <<In C:\Max  create a batch File:>>
  204.         cd c:\Doors\Gamedoor    (Directory were GameDoor resides)
  205.         GameDoor /R1:C:\Max\ /q /a
  206.         cd\max
  207.  
  208.         Not sure if its required but also have the following mecca token
  209.         on the Welcome.mec:     [link]c:\max\misc\Dorinfo
  210.  
  211.         These examples are courtesy of Peter Hebert:
  212.  
  213.         METHOD 1
  214.         --------
  215.  
  216.         This goes in GAMEDOOR.MEC:
  217.  
  218.         [yellow]Loading GameDoor...[
  219.         ][link]misc\dorinfo [
  220.         ][xtern_dos]c:\gamedoor\gamedoor /r1:c:\max\ /b /x:2 /q /a:15
  221.  
  222.         And this goes in MENUS.CTL:
  223.  
  224.         Display_File    Misc\GameDoor          Disgrace "B) GameDoor"
  225.  
  226.         Of course you have to compile the MEC file with MECCA and reSILT
  227.         your menus after you do this.
  228.  
  229.         METHOD 2
  230.         --------
  231.  
  232.         Both lines go in MENUS.CTL:
  233.  
  234.         Display_File    Misc\Dorinfo           Disgrace "B) GameDoor"
  235.         Xtern_Dos c:\gamedoor\gamedoor_/r1:c:\max\_/b_/x:2_/q_/a:15
  236.             Disgrace "B"
  237.  
  238.         (that second line is all one line, in case your editor / my editor
  239.         chops it).
  240.  
  241.         I prefer the former method because it allows me to put in the
  242.         little message ("Loading GameDoor...") for each door, but it's one
  243.         less text file cluttering your MISC\ directory if you do it the
  244.         second way.  Multinode systems may have to make changes to the
  245.         paths or the node number depending on where/what name they give the
  246.         drop file.
  247.  
  248.     ModuleX
  249.         The /M option reads NUMBER.TXT.  Installation example not
  250.         available.
  251.  
  252.     OLEcom
  253.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  254.         available.
  255.  
  256.     Opus-CBCS 1.13
  257.         My documentation on Opus 1.13's drop file(s) is incomplete.  I'd
  258.         appreciate any help.
  259.  
  260.     Opus-CBCS 1.14
  261.         The /Oxx option reads LASTUSxx.DAT (where xx is the Opus task
  262.         number in hexadecimal, if xx is not present the door looks for
  263.         a file called LASTUSER.DAT.).  Example:
  264.  
  265.         doorgame /o0e:c:\opus\
  266.  
  267.         the c:\opus\ tells it to look for LASTUS0E.DAT in the C:\OPUS\
  268.         directory.  Complete installation example is not available.
  269.  
  270.     PCBoard 12.x
  271.         The /1 option reads PCBOARD.SYS.  My documentation on this file
  272.         is incomplete, and I'd appreciate any additional information.
  273.         Installation example not available.
  274.  
  275.     PCBoard 14.x
  276.         The /P option reads PCBOARD.SYS.  As per PCBoard specifications
  277.         the BOI will blank out most of this file if the user drops
  278.         carrier while in the door.  Installation example not available.
  279.  
  280.     Phoenix
  281.         The /H option reads INFO.BBS.  Installation example not
  282.         available.
  283.  
  284.     ProBoard
  285.         I would really appreciate any information about dropfiles that
  286.         ProBoard creates.  Installation examples would also be nice.
  287.  
  288.     QuickBBS
  289.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  290.         available.
  291.  
  292.     RBBS
  293.         The /Rx option reads DORINFOx.DAT.  The follow installation
  294.         example is courtesy of Arnold Robinson.
  295.  
  296.         RBBS directory        -> C:\RBBS
  297.         batch file directory  -> C:\RBBS
  298.         batch file            -> DOORGAME.BAT
  299.         doorgame directory    -> C:\RBBS\DOOR
  300.            (DOORGAME.EXE, DOORGAME.INS, DOORGAME.LNG, DOORGAME.KEY)
  301.         bulletins directory   -> C:\RBBS\BULLETIN
  302.  
  303.         RBBS config parm 109  -> DOORS.DEF
  304.  
  305.         Put this line in C:\RBBS\DOORS.DEF
  306.         "DOORGAME",10,,D,"DOORGAME.BAT",N,,30
  307.  
  308.         what the values mean (most are optional), the values ar not
  309.         necessarily recommendation, merely what Arnold uses.
  310.             "DOORGAME"     - name of door
  311.             10             - securitly level
  312.             (blank)        - questionaire to execute
  313.             D              - "D"rop or "S"hell to door
  314.             "DOORGAME.BAT" - batch file to run
  315.             N              - ask for password on return (Y/N)
  316.             (blank)        - file to display on return
  317.             30             - max time allowed in door
  318.  
  319.         C:\RBBS\DOORGAME.BAT listing
  320.             @echo off
  321.             cd c:\rbbs\door
  322.             doorgame /r1c:\rbbs\ /yc:\rbbs\bulletin\ /q /x:2 /a /b
  323.             cd c:\rbbs
  324.  
  325.     Remote Access
  326.         Remote Access can run doors in several different ways (Type 7,
  327.         Type 15, command line).  The BOI should be able to handle all
  328.         of those using either DORINFOx.DAT or DOOR.SYS. The /Rx option
  329.         reads DORINFOx.DAT.  The following example is courtesy of Jan
  330.         Rundquist.  I believe he uses a Type 7 exit.
  331.  
  332.         RA directory          -> C:\RA
  333.         batch file directory  -> C:\RA
  334.         batch file            -> DOORGAME.BAT
  335.         doorgame directory    -> C:\RA\DOORS\DOORGAME
  336.         (DOORGAME.EXE, DOORGAME.INS, DOORGAME.LNG, DOORGAME.KEY)
  337.         bulletins directory   -> C:\RA\TXTFILES
  338.  
  339.         "DOORGAME"     - name of door
  340.         "DOORGAME.BAT" - batch file to run
  341.  
  342.         SINGLE NODE setup
  343.         -----------------
  344.         The following should be entered in optional data field in
  345.         your RA menu.
  346.  
  347.         *C /c C:\RA\DOORGAME.BAT
  348.  
  349.         C:\RA\DOORGAME.BAT for single node
  350.  
  351.         @echo off
  352.         cd c:\ra\doors\doorgame
  353.         doorgame /R1:c:\ra\ /A:5 /Q /X:2 F+ -T /Y:c:\ra\txtfiles\
  354.         exit
  355.  
  356.         MULTI NODE setup
  357.         ----------------
  358.         The following should be entered in optional data field in
  359.         your RA menu.
  360.  
  361.         *C /c C:\RA\DOORGAME.BAT *N
  362.         *N gets the current node
  363.  
  364.         C:\RA\DOORGAME.BAT for multi node
  365.  
  366.         @echo off
  367.         cd c:\ra\doors\doorgame
  368.         doorgame /R1:c:\ra\line%1 /A:5 /Q /X:2 F+ -T /Y:c:\ra\txtfiles\
  369.         exit
  370.  
  371.         %1 is replaced with the value of *N
  372.  
  373.     Renegade
  374.         Renegade supports many door file formats, given as an example is
  375.         DORINFOx.DEF, however.  The /Rx option reads in DORINFOx.DEF,
  376.         where x is the node number.  This example was supplied by Dennis
  377.         Alexander.
  378.  
  379.         Go to the menu edit command ("#" at the SysOp menu) and
  380.         "M"odify your online games menu.
  381.  
  382.            1. Long Descript : <description of door here>
  383.            2. Short Descript: <description of door here, short>
  384.            3. Menu Keys     : <command, example- "D" for "Door">
  385.            4. ACS Required  : <access level, example "VV" (validated users)>
  386.            5. CmdKeys       : DD <use DORINFOx.DEF, others: DC,DG,DS,DW,D->
  387.            6. Options       : DOOR.BAT %N <name of batch file to run, make
  388.                               this different for each seperate door you use>
  389.  
  390.         An example DOOR.BAT listing
  391.             @echo off
  392.             cd c:\bbs\doors
  393.             doorgame /r%1:c:\bbs /q /a
  394.             cd c:\bbs
  395.             exit
  396.  
  397.     RyBBS
  398.         The /5 option reads CURRUSER.BBS.  Installation example not
  399.         available.
  400.  
  401.     Sapphire
  402.         My documentation on Sapphire's SAPPHIRE.DAT is incomplete. I
  403.         would appreciate any further information on what dropfiles that
  404.         Sapphire creates.
  405.  
  406.     Searchlight
  407.         I do not have any information regarding any drop files that
  408.         Searchlight creates.
  409.  
  410.         Command Line Example
  411.             The BOI allows BBSes to pass information to it via command
  412.             line.  This bypasses the need for batch files.  By using the
  413.             /9 switch, the BOI knows to get the information it needs
  414.             from the command line.  The /9 tells the BOI where to find
  415.             the door and its associated files.  For example
  416.  
  417.                 c:\slbbs\games\doorgame /9
  418.  
  419.             This command tells the BOI that all extra files (data files,
  420.             hall of fames, etc...) should be kept in c:\slbbs\games\.
  421.             You will also need to tell the BOI the user's name, the
  422.             amount of time the user has left, and the commport.  You
  423.             might try the following:
  424.  
  425.                 c:\slbbs\games\doorgame /9 /n%U /z%M /c:%P (...)
  426.  
  427.             The %U passes the door the users name (Andrew_Mead), the
  428.             %M passes the time remaining in minutes, and the %P tells
  429.             the door what commport is in use.  The elipses (...) just
  430.             represents the other switches you might choose to use.
  431.  
  432.     Simplex
  433.         The /Rx option reads DORINFOx.DAT.  The follow installation
  434.         example is courtesy of Al Polenz.
  435.  
  436.         Simplex directory     -> C:\SIMPLEX
  437.         batch file directory  -> C:\SIMPLEX
  438.         batch file            -> DOORGAME.BAT
  439.         doorgame directory    -> C:\SIMPLEX\DOOR
  440.            (DOORGAME.EXE, DOORGAME.INS, DOORGAME.LNG, DOORGAME.KEY)
  441.         bulletins directory   -> C:\SIMPLEX\SCREENS
  442.  
  443.         C:\SIMPLEX\DOORGAME.BAT listing
  444.             @echo off
  445.             cd c:\simplex\door
  446.             doorgame /r1c:\simplex\ /yc:\simplex\screens\game.scr /q /x:2 /a
  447.             cd c:\simplex
  448.             exit
  449.  
  450.     Spitfire
  451.         The /6 option reads SFDOORS.DAT.  Installation example is not
  452.         available.
  453.  
  454.     TAG
  455.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  456.         available.
  457.  
  458.     Telegard
  459.         I believe that Telegard creates CHAIN.TXT, and installation is
  460.         probably similiar to that of WWIV.
  461.  
  462.     TPBoard
  463.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  464.         available.
  465.  
  466.     Virtual
  467.         Virtual BBS can create several different drop files.
  468.         Here is an example (courtesy Patrick Murray).  I recommend using
  469.         the /4 (CHAIN.TXT) command, as it shows both user name and
  470.         handle.  You can also use /Rn (DORINFOn.DEF) and /S (long
  471.         DOOR.SYS).
  472.  
  473.         CHAIN.TXT directory   -> C:\VBBS
  474.         batch file directory  -> C:\VBBS\GAMES
  475.         batch file            -> DOOR.BAT
  476.         doorgame directory    -> C:\VBBS\GAMES\DOOR
  477.            (DOORGAME.EXE, DOORGAME.INS, DOORGAME.LNG, DOORGAME.KEY)
  478.         bulletins directory   -> C:\VBBS\GAMES\HOF
  479.  
  480.         VConfig / Doors settings
  481.             1. Program Name: DoorGame (ANSI)
  482.             2. Command Line: C:\VBBS\GAMES\DOOR.BAT
  483.  
  484.         C:\VBBS\GAMES\DOOR.BAT listing
  485.             @echo off
  486.             cd c:\vbbs\games\door
  487.             doorgame /4c:\vbbs\ /yc:\vbbs\games\hof\ /q /x:2 /a /b
  488.             cd c:\vbbs
  489.  
  490.     WildCat!
  491.         The /W option reads CALLINFO.BBS of WildCat! 2.x and the /S
  492.         option reads the DOOR.SYS of WildCat! 3.x.  Installation
  493.         examples are not available.
  494.  
  495.     WWIV
  496.         The /4 option reads CHAIN.TXT.  This is the setting that I use
  497.         on my BBS (The Infinite Improbability BBS, @9952 WWIVnet). The
  498.         sample is for DOORGAME.EXE
  499.  
  500.         CHAIN.TXT directory   -> C:\WWIV
  501.         batch file directory  -> C:\WWIV\GAMES
  502.         batch file            -> door.bat
  503.         doorgame directory    -> C:\WWIV\GAMES\DOOR
  504.            (DOORGAME.EXE, DOORGAME.INS, DOORGAME.LNG, DOORGAME.KEY)
  505.         bulletins directory   -> C:\WWIV\GFILES\HOFSDIR
  506.  
  507.         //CHAINEDIT settings
  508.             A. Description  : DoorGame (ANSI)
  509.             B. Filename     : C:\WWIV\GAMES\DOOR.BAT
  510.             E. ANSI         : Required                <--- Optional
  511.             F. DOS Interrupt: NOT Used                <--- You need this
  512.             G. 300 Baud     : NOT Allowed             <--- Recommended
  513.             H. Shrink       : No                      <--- loads faster
  514.  
  515.         C:\WWIV\GAMES\DOOR.BAT listing
  516.             @echo off
  517.             cd c:\wwiv\games\door
  518.             doorgame /4c:\wwiv\ /yc:\wwiv\gfiles\hofsdir\ /q /x:2 /a /b
  519.             cd c:\wwiv
  520.  
  521. BBS Onliner Interface - Other Notes
  522.  
  523.     DESQview
  524.         The BBS Onliner Interface is DESQview aware.  It will give up
  525.         time to other applications while waiting for input.  If the
  526.         internal async routines are active, it will also alert DESQview
  527.         when it is in a critical state.
  528.  
  529.         Some notes are filtering in about QEMM complaining about the
  530.         command line.  One user stated he got the door working by
  531.         removing the extraneous colons from the command line.
  532.  
  533.                    /sc:\bbs\   instead of   /s:c:\bbs\
  534.  
  535.         I do not understand any of this, but it might help you out.  If
  536.         anyone can document any problems with QEMM or DESQview please
  537.         contact me.
  538.  
  539.     Windows, OS/2 and other DOS multitaskers
  540.         The BBS Onliner Interface will give up time slices to all DOS
  541.         based multitaskers that play by DOSes rules.  I have verified
  542.         reports that since this capability was added, Windows sessions
  543.         in other windows are now much, much faster.
  544.  
  545.     File Sharing/Locking
  546.         The BBS Onliner Interface now supports rudimentary file sharing
  547.         and locking.  If the author of the door has used the built in
  548.         file handling routines, then the door should run well in multi-
  549.         node environments.
  550.  
  551.     What Went Wrong??? (or "Jane, how do I turn this thing off?")
  552.         Program Crashes at end of game.
  553.             You probably have a corrupted Hall of Fame data file.
  554.             Check the door specific documentation as to what files
  555.             might be involved.
  556.  
  557.         Error messages
  558.             Currently defined error messages that you will find in
  559.             BOI.LOG, their causes, and possible solutions.
  560.  
  561.             error  explained
  562.                2   Unkown or incorrect argument on command line.
  563.                3   Unsupported file format.  Please send me any and all
  564.                    information you might have on your BBS software's
  565.                    drop file, and I'll add support for it.
  566.                4   Unable to find file.
  567.                5   Error in file.  This means that file does not match
  568.                    the structure that I have for it.  If you are using
  569.                    a DOOR.SYS drop file, try using the other one (/S /D)
  570.                6   /Z:nn out of range or non-numeric
  571.                7   Duplicate directives.
  572.                8   Path/Filename for Hall of Fame is not valid.  You
  573.                    have given the /Y switch an invalid path/filespec.
  574.                9   Path not valid.
  575.               11   Invalid or missing number in /X:nn switch.
  576.               12   /X:nn value out of range.  This must be between 1-19.
  577.               13   Invalid or missing value in /C:n.  "n" must be a
  578.                    valid port number.  1 to 4 if you are not using a
  579.                    FOSSIL driver, and 1 to 8 if you are.
  580.               16   /L can not be used with either /C or /I.
  581.               17   Invald format in /I:i:nnnn.  The nnnn must use all
  582.                    four spaces.
  583.               18   Invald hexadecimal in /I:i:nnnn.
  584.               19   Invalid numeric in /A:x.
  585.               20   /A:x time value must be at least 5 minutes.
  586.               31   Unable to find/initialize FOSSIL driver.  Please
  587.                    notify me, and check your setup.  This switch should
  588.                    only occur if you use the F+ switch.
  589.  
  590.  
  591. BBS Onliner Interface
  592. Copyright (C) 1990, 1993 Andrew J. Mead
  593. All Rights Reserved.
  594.  
  595. Contact:
  596.     Andrew J. Mead
  597.     PO BOX 1155
  598.     Chapel Hill, NC 27514-1155
  599.     USA
  600.  
  601.     1@9952 WWIVnet
  602.     1@9395 VirtualNet
  603.     1:3641/417 FidoNet
  604.     75:7919/417 DoorNet
  605.  
  606.     +919 489 9446 - PCP:NCRTP - V32BIS - 24HRS
  607.  
  608. END INSTALL.BOI
  609.